Francisco Javier F. Serrador [Thu, 17 Aug 2006 13:53:30 +0000 (13:53 +0000)]
Updated Spanish translation.
2006-08-17 Francisco Javier F. Serrador <serrador@openshine.com>
* es.po: Updated Spanish translation.
Ankitkumar Rameshchandra Patel [Thu, 17 Aug 2006 13:34:30 +0000 (13:34 +0000)]
Updated Translation
Tor Lillqvist [Thu, 17 Aug 2006 13:27:06 +0000 (13:27 +0000)]
Link with -luuid for IID_IUnknown that gtkprintoperation-win32.o needs.
2006-08-17 Tor Lillqvist <tml@novell.com>
* gtk/Makefile.am (libgtk_win32_2_0_la_LIBADD): Link with -luuid
for IID_IUnknown that gtkprintoperation-win32.o needs.
Satoru SATOH [Thu, 17 Aug 2006 13:08:51 +0000 (13:08 +0000)]
Updated Japanese translation.
2006-08-17 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
Erdal Ronahi [Thu, 17 Aug 2006 12:47:26 +0000 (12:47 +0000)]
Updated Kurdish translations
Wouter Bolsterlee [Thu, 17 Aug 2006 10:52:13 +0000 (10:52 +0000)]
Translation updated by Wouter Bolsterlee.
2006-08-17 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* nl.po: Translation updated by Wouter Bolsterlee.
Jovan Naumovski [Thu, 17 Aug 2006 10:01:36 +0000 (10:01 +0000)]
2006-08-17 Jovan Naumovski <jovanna@cvs.gnome.org> * mk.po: Updated Macedonian Translation
Alexander Shopov [Thu, 17 Aug 2006 09:07:58 +0000 (09:07 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2006-08-17 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
Matthias Clasen [Thu, 17 Aug 2006 04:57:00 +0000 (04:57 +0000)]
Improve the handling of the default output filename, to ensure that we
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* modules/printbackends/file/gtkprintbackendfile.c: Improve
the handling of the default output filename, to ensure
that we default to output.ps when only PostScript output
is possible. (#348236, Don Scorgie)
Matthias Clasen [Thu, 17 Aug 2006 04:51:40 +0000 (04:51 +0000)]
Remove leftover debugging
Matthias Clasen [Thu, 17 Aug 2006 04:48:39 +0000 (04:48 +0000)]
Re-select the current printer to update per-printer ui. (#348245, Don
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_set_manual_capabilities):
Re-select the current printer to update per-printer ui.
(#348245, Don Scorgie)
Matthias Clasen [Thu, 17 Aug 2006 04:42:27 +0000 (04:42 +0000)]
Handle the case where the filechooser button is destroyed quickly.
2006-08-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserbutton.c (set_info_get_info_cb)
(model_add_special_get_info_cb): Handle the case where the
filechooser button is destroyed quickly.
Paolo Borelli [Thu, 17 Aug 2006 01:12:02 +0000 (01:12 +0000)]
make sure the has-selection property is updated when the delection is
2006-08-17 Paolo Borelli <pborelli@katamail.com>
* gtk/gtktextbuffer.c: make sure the has-selection property is
updated when the delection is deleted. Bug #329752
* tests/testtext.c: add a copy menu item and show how to
update its sensitivity tracking the has-selection property.
Michael David Emmel [Wed, 16 Aug 2006 23:37:57 +0000 (23:37 +0000)]
Changed to use cairo-directfb.pc
Kristian Rietveld [Wed, 16 Aug 2006 23:32:07 +0000 (23:32 +0000)]
move the ITALIC_COLUMN over to a STYLE_COLUMN which sets the style
2006-08-17 Kristian Rietveld <kris@gtk.org>
* demos/gtk-demo/main.c (window_closed_cb), (row_activated_cb),
(create_tree): move the ITALIC_COLUMN over to a STYLE_COLUMN
which sets the style attribute. Makes drawing the active demos
in italic work again.
Matthias Clasen [Wed, 16 Aug 2006 20:52:23 +0000 (20:52 +0000)]
Add some docs to the row-deleted signal. (#349128, Benedikt Meurer)
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreemodel.c (gtk_tree_model_base_init): Add some
docs to the row-deleted signal. (#349128, Benedikt Meurer)
Matthias Clasen [Wed, 16 Aug 2006 20:42:15 +0000 (20:42 +0000)]
Update background upon style-set and state-changed. (#348634, Thomas
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkiconview.c: Update background upon style-set and
state-changed. (#348634, Thomas Rydzynski)
Matthias Clasen [Wed, 16 Aug 2006 17:42:54 +0000 (17:42 +0000)]
Popup completion if paste is at the end (patch was already in 2.8.x).
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (paste_received): Popup completion if paste
is at the end (patch was already in 2.8.x). (#165714,
Christian Persch)
Matthias Clasen [Wed, 16 Aug 2006 17:29:15 +0000 (17:29 +0000)]
forgotten changelog
Kristian Rietveld [Wed, 16 Aug 2006 15:58:28 +0000 (15:58 +0000)]
take the cell spacing into account when calculating the available extra
2006-08-16 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
take the cell spacing into account when calculating the available
extra space. (#350938, patch from Peter Johanson).
Satoru SATOH [Wed, 16 Aug 2006 15:57:01 +0000 (15:57 +0000)]
Updated Japanese translation.
2006-08-16 Satoru SATOH <ss@gnome.gr.jp>
* Updated Japanese translation.
Baris Cicek [Wed, 16 Aug 2006 14:55:04 +0000 (14:55 +0000)]
Updated turkish translation
Matthias Clasen [Wed, 16 Aug 2006 14:38:02 +0000 (14:38 +0000)]
Explain some quirks of this function. (#351112,
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.c (gtk_notebook_set_current_page): Explain
some quirks of this function. (#351112,
Kristian Rietveld [Wed, 16 Aug 2006 14:35:02 +0000 (14:35 +0000)]
update the refs from children to parents for all nodes, since they may all
2006-08-16 Kristian Rietveld <kris@gtk.org>
* gtk/gtktreemodelfilter.c (gtk_tree_model_filter_fetch_child):
update the refs from children to parents for all nodes, since
they may all have been moved by the insert operation. (#346800,
patch from Jonathan Matthew).
Matthias Clasen [Wed, 16 Aug 2006 06:01:09 +0000 (06:01 +0000)]
Stop loading an animation if the first frame is complete. (#350911,
2006-08-16 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-io.c (gdk_pixbuf_new_from_file_at_scale):
Stop loading an animation if the first frame is complete.
(#350911, Christian Neumair)
Daniel Nylander [Wed, 16 Aug 2006 05:28:09 +0000 (05:28 +0000)]
Updated Swedish translation.
2006-08-16 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
Theppitak Karoonboonyanan [Wed, 16 Aug 2006 04:18:11 +0000 (04:18 +0000)]
Updated Thai translation.
2006-08-16 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
Changwoo Ryu [Wed, 16 Aug 2006 03:56:02 +0000 (03:56 +0000)]
Updated Korean translation.
2006-08-16 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
Matthias Clasen [Wed, 16 Aug 2006 03:42:23 +0000 (03:42 +0000)]
Add since tags
Gabor Kelemen [Wed, 16 Aug 2006 02:19:37 +0000 (02:19 +0000)]
Translation updated.
2006-08-16 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated.
Michael David Emmel [Tue, 15 Aug 2006 23:30:08 +0000 (23:30 +0000)]
Added patch from Bug 351519
to fix directfb backend build
Artur Flinta [Tue, 15 Aug 2006 22:31:03 +0000 (22:31 +0000)]
Updated Polish translation by GNOME PL Team.
2006-08-16 Artur Flinta <aflinta@cvs.gnome.org>
* pl.po: Updated Polish translation by GNOME PL Team.
Richard Hult [Tue, 15 Aug 2006 20:13:13 +0000 (20:13 +0000)]
Add GDK button mask for NS dragging events. (create_scroll_event): Remove
2006-08-15 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c: (get_event_mask_from_ns_event):
Add GDK button mask for NS dragging events.
(create_scroll_event): Remove obsolete comment.
(_gdk_quartz_get_current_event_mask), (gdk_event_translate): Keep
track of the latest event mask here...
* gdk/quartz/gdkwindow-quartz.c:
(_gdk_windowing_window_get_pointer): And use it here. Patch from
Kristian Rietveld.
(gdk_window_quartz_update_idle): Rename to make things clearer.
Matthias Clasen [Tue, 15 Aug 2006 19:49:27 +0000 (19:49 +0000)]
Some more printing docs
Hendrik Richter [Tue, 15 Aug 2006 19:33:44 +0000 (19:33 +0000)]
Updated German translation.
2006-08-15 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Matthias Clasen [Tue, 15 Aug 2006 18:58:57 +0000 (18:58 +0000)]
Set CAN_DEFAULT on all buttons. (#168737, fix proposed by Benjamin Berg)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaboutdialog.c (gtk_about_dialog_init): Set CAN_DEFAULT
on all buttons. (#168737, fix proposed by Benjamin Berg)
Matthias Clasen [Tue, 15 Aug 2006 18:52:14 +0000 (18:52 +0000)]
Export privately. Adjust all callers.
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentryprivate.h:
* gtk/gtkentry.c (_gtk_entry_effective_inner_border): Export
privately. Adjust all callers.
* gtk/gtkspinbutton.c (gtk_spin_button_size_request): Use it
here to get the actual inner border. (#349429, Benjamin Berg)
Matthias Clasen [Tue, 15 Aug 2006 18:25:35 +0000 (18:25 +0000)]
Actually use a higher priority than resize
Matthias Clasen [Tue, 15 Aug 2006 18:11:13 +0000 (18:11 +0000)]
Don't store GSource pointers, but ids. (gtk_file_chooser_entry_dispose):
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilechooserentry.c (struct _GtkFileChooserEntry): Don't
store GSource pointers, but ids.
(gtk_file_chooser_entry_dispose): Remove idles.
(idle_add, idle_add): Factor this out.
(gtk_file_chooser_entry_maybe_update_directory):
(add_completion_idle): And use it here. (#350039, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 17:44:09 +0000 (17:44 +0000)]
Run the reset_styles idle at a priority higher than size negotiation.
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkicontheme.c (do_theme_change): Run the reset_styles
idle at a priority higher than size negotiation. (#350517,
Søren Sandmann)
Matthias Clasen [Tue, 15 Aug 2006 17:28:34 +0000 (17:28 +0000)]
Do better fallbacks if the icon theme does not have icons. (#345666,
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystem.c (gtk_file_info_render_icon)
(gtk_file_system_volume_render_icon): Do better fallbacks
if the icon theme does not have icons. (#345666,
Kazuki Iwamoto)
Matthias Clasen [Tue, 15 Aug 2006 17:12:23 +0000 (17:12 +0000)]
Don't leak no_gr_exp_gc. (#350050, Chris Wilson)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkruler.c (gtk_ruler_unrealize): Don't leak
no_gr_exp_gc. (#350050, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 17:05:00 +0000 (17:05 +0000)]
Don't leak ShmPixmapInfo. (#349858, Chris Wilson)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkdrawable-x11.c (get_shm_pixmap_for_image): Don't
leak ShmPixmapInfo. (#349858, Chris Wilson)
Matthias Clasen [Tue, 15 Aug 2006 16:15:25 +0000 (16:15 +0000)]
Call evince with the --preview option. (#350139, Carlos Garcia Campos)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/Makefile.am (GTK_PRINT_PREVIEW_COMMAND): Call evince
with the --preview option. (#350139, Carlos Garcia Campos)
Matthias Clasen [Tue, 15 Aug 2006 16:05:13 +0000 (16:05 +0000)]
Simplify, make it build against cups 1.1. (#350329)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* modules/printbackends/cups/gtkprintbackendcups.c (create_pickone_option):
Simplify, make it build against cups 1.1. (#350329)
Matthias Clasen [Tue, 15 Aug 2006 15:49:41 +0000 (15:49 +0000)]
Fix docs for gtk_table_set_row/col_spacing. (#348728)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktable.sgml: Fix docs for gtk_table_set_row/col_spacing.
(#348728)
Matthias Clasen [Tue, 15 Aug 2006 15:46:24 +0000 (15:46 +0000)]
Fix a typo in the docs. (#349501, Carlos GUSLiBu)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkliststore.c (gtk_list_store_insert_with_values):
Fix a typo in the docs. (#349501, Carlos GUSLiBu)
Wouter Bolsterlee [Tue, 15 Aug 2006 15:28:06 +0000 (15:28 +0000)]
Translation updated by Wouter Bolsterlee.
2006-08-15 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* nl.po: Translation updated by Wouter Bolsterlee.
Matthias Clasen [Tue, 15 Aug 2006 15:15:52 +0000 (15:15 +0000)]
Remove a leftover debug statement. (#350072, Iago Rubio)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcolorsel.c (palette_paint): Remove a leftover
debug statement. (#350072, Iago Rubio)
Matthias Clasen [Tue, 15 Aug 2006 15:02:06 +0000 (15:02 +0000)]
Fix warning text. (#349277)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktextbufferserialize.c (check_id_or_name): Fix
warning text. (#349277)
Matthias Clasen [Tue, 15 Aug 2006 14:50:38 +0000 (14:50 +0000)]
Document new GTK_DEBUG values. (#350023, Mart Raudsepp)
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/running.sgml: Document new GTK_DEBUG values. (#350023,
Mart Raudsepp)
Nickolay V. Shmyrev [Tue, 15 Aug 2006 14:35:26 +0000 (14:35 +0000)]
Updated Russian translation.
2006-08-15 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* ru.po: Updated Russian translation.
Žygimantas Beručka [Tue, 15 Aug 2006 12:02:36 +0000 (12:02 +0000)]
Updated Lithuanian translation.
2006-08-15 Žygimantas Beručka <zygis@gnome.org>
* po/lt.po, po-properties/lt.po: Updated Lithuanian translation.
Amanpreet Singh Alam [Tue, 15 Aug 2006 08:15:16 +0000 (08:15 +0000)]
update translation for Punjabi (Gurmukhi) by apbrar gmail com
Matthias Clasen [Tue, 15 Aug 2006 06:59:55 +0000 (06:59 +0000)]
Remove. (gtk_notebook_motion_notify): Instead, update the arrow state
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.c (gtk_notebook_enter_notify): Remove.
(gtk_notebook_motion_notify): Instead, update the arrow
state here. (#349570, Benjamin Otte)
Matthias Clasen [Tue, 15 Aug 2006 05:53:58 +0000 (05:53 +0000)]
Use XAllocSizeHints to allocate the XSizeHints struct. (#249285, David
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkwindow-x11.c (gdk_window_get_geometry_hints):
Use XAllocSizeHints to allocate the XSizeHints struct.
(#249285, David Baron)
Matthias Clasen [Tue, 15 Aug 2006 05:46:08 +0000 (05:46 +0000)]
Zero out some stack-allocated X structures, to avoid valgrind warnings
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkdnd-x11.c (gdk_window_register_dnd):
* gdk/x11/gdkwindow-x11.c (gdk_window_set_decorations):
(gdk_window_set_functions): Zero out some stack-allocated
X structures, to avoid valgrind warnings about uninitialized
memory. (#349382, David Baron)
Emmanuele Bassi [Mon, 14 Aug 2006 20:58:21 +0000 (20:58 +0000)]
Add a check on the filter argument, instead of blindly passing it to
2006-08-14 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchooser.c:
(gtk_recent_chooser_add_filter),
(gtk_recent_chooser_remove_filter),
(gtk_recent_chooser_set_filter): Add a check on the
filter argument, instead of blindly passing it to
underlying implementation.
* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_add_filter),
(gtk_recent_chooser_menu_remove_filter),
(gtk_recent_chooser_menu_list_filters): Implement
these GtkRecentChooser methods, by setting and
returning the only GtkRecentFilter object supported
by a GtkRecentChooserMenu. (#347856, reported by Rod
Butcher)
Emmanuele Bassi [Mon, 14 Aug 2006 20:56:46 +0000 (20:56 +0000)]
Add a warning about the semantics of gtk_recent_chooser_add_filter() and
2006-08-14 Emmanuele Bassi <ebassi@gnome.org>
* gtk/tmpl/gtkrecentchoosermenu.sgml: Add a warning about
the semantics of gtk_recent_chooser_add_filter() and of
gtk_recent_chooser_remove_filter() when applied to a
GtkRecentChooserMenu.
Matthias Clasen [Mon, 14 Aug 2006 20:12:10 +0000 (20:12 +0000)]
Null the cell_view pointer if the internal cell view is removed. (#348828,
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c (gtk_combo_box_remove): Null the
cell_view pointer if the internal cell view is removed.
(#348828, Rolando Espinoza La Fuente)
Matthias Clasen [Mon, 14 Aug 2006 19:52:19 +0000 (19:52 +0000)]
Fix a swapped argument description. (#351241, Étienne Bersac)
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkruler.sgml: Fix a swapped argument
description. (#351241, Étienne Bersac)
Matthias Clasen [Mon, 14 Aug 2006 19:33:50 +0000 (19:33 +0000)]
Don't leak in the non-editable case. (#350258, Colin Leroy)
2006-08-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c (gtk_entry_drag_data_received): Don't leak
in the non-editable case. (#350258, Colin Leroy)
Vincent van Adrighem [Mon, 14 Aug 2006 16:15:31 +0000 (16:15 +0000)]
Translation updated by Tino Meinen.
2006-08-14 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Pawan Chitrakar [Sat, 12 Aug 2006 12:27:44 +0000 (12:27 +0000)]
updated nepali translation
Chao-Hsiung Liao [Sat, 12 Aug 2006 02:42:19 +0000 (02:42 +0000)]
Updated Traditional Chinese translation(Hong Kong). Updated Traditional
2006-08-12 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
* zh_TW.po: Updated Traditional Chinese translation(Taiwan).
Changwoo Ryu [Fri, 11 Aug 2006 13:43:32 +0000 (13:43 +0000)]
Updated Korean translation.
2006-08-11 Changwoo Ryu <cwryu@debian.org>
* ko.po: Updated Korean translation.
Hendrik Richter [Fri, 11 Aug 2006 12:03:17 +0000 (12:03 +0000)]
Updated German translation.
2006-08-11 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
Michael David Emmel [Fri, 11 Aug 2006 05:44:46 +0000 (05:44 +0000)]
gdk/directfb/gdkdrawable-directfb.c Remove gdk_directfb_update_region and
* gdk/directfb/gdkdrawable-directfb.c
Remove gdk_directfb_update_region and calls
* gdk/directfb/gdkwindow-directfb.c
Code cleanup
* gdk/directfb/gdkgeometry-directfb.c
Fix scroll call to use region
Emmanuele Bassi [Thu, 10 Aug 2006 12:08:51 +0000 (12:08 +0000)]
Remove the idle source in ::finalize...
2006-08-10 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_finalize): Remove the idle
source in ::finalize...
(idle_populate_func),
(idle_populate_clean_up): ...and reset the idle source
id at the end of the idle loop while we hold the GDK mutex
lock. (#350605, reported by Wouter Bolsterlee, patch by
Chris Wilson)
Subhransu Behera [Thu, 10 Aug 2006 09:47:59 +0000 (09:47 +0000)]
Updated Oriya Translation
Subhransu Behera [Thu, 10 Aug 2006 09:47:13 +0000 (09:47 +0000)]
Added Entry for Updated Oriya Translation
Michael Natterer [Thu, 10 Aug 2006 09:16:38 +0000 (09:16 +0000)]
don't try to set the state of unmapped windows, call
2006-08-10 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize)
(gdk_window_iconify)
(gdk_window_deiconify): don't try to set the state of unmapped
windows, call gdk_synthesize_window_state() instead. Also added
autorelease pools back, seems they are needed after all.
* gdk/quartz/gdkwindow-quartz.c (show_window_internal): maximize
and iconify windows here if the state says so.
Guntupalli Karunakar [Wed, 9 Aug 2006 20:26:39 +0000 (20:26 +0000)]
Updated Dzongkha translation
Ilkka Tuohela [Wed, 9 Aug 2006 12:59:34 +0000 (12:59 +0000)]
Updated Finnish translation
Priit Laes [Wed, 9 Aug 2006 04:03:16 +0000 (04:03 +0000)]
Translation updated by Ivar Smolin.
2006-08-09 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Michael Natterer [Tue, 8 Aug 2006 22:55:27 +0000 (22:55 +0000)]
implement MIN_SIZE, MAX_SIZE and RESIZE_INC.
2006-08-09 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_geometry_hints):
implement MIN_SIZE, MAX_SIZE and RESIZE_INC.
Michael Natterer [Tue, 8 Aug 2006 22:47:57 +0000 (22:47 +0000)]
Shutup CVS
Richard Hult [Tue, 8 Aug 2006 21:18:09 +0000 (21:18 +0000)]
Implement get/set_track_motion.
2006-08-08 Richard Hult <richard@imendio.com>
* gtk/gtkdnd-quartz.c: Implement get/set_track_motion.
Richard Hult [Tue, 8 Aug 2006 21:06:03 +0000 (21:06 +0000)]
Whitespace cleanup. (synthesize_crossing_events): Add comments and prevent
2006-08-08 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkevents-quartz.c: (poll_func): Whitespace cleanup.
(synthesize_crossing_events): Add comments and prevent a crash.
Michael Natterer [Tue, 8 Aug 2006 21:00:23 +0000 (21:00 +0000)]
implement.
2006-08-08 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkwindow-quartz.c
(gdk_window_maximize)
(gdk_window_unmaximize): implement.
(gdk_window_iconify)
(gdk_window_deiconify): remove unneeded autorelease pools.
Richard Hult [Tue, 8 Aug 2006 20:53:09 +0000 (20:53 +0000)]
Just expose the minimal region instead of the whole rect.
2006-08-08 Richard Hult <richard@imendio.com>
* gdk/quartz/GdkQuartzView.c: Just expose the minimal region
instead of the whole rect.
* gdk/quartz/gdkwindow-quartz.c:
(gdk_window_quartz_process_all_updates), (gdk_window_update_idle),
(gdk_window_impl_quartz_invalidate_maybe_recurse),
(gdk_window_impl_quartz_process_updates),
(_gdk_windowing_window_destroy): Rework the expose handling so that
it works like the X11 backend, using an idle with the right
priority instead of relying on quartz to do it.
(gdk_window_set_type_hint): Use tornoff instead of submenu as the
documentation (and Mitch) suggests.
Vincent van Adrighem [Tue, 8 Aug 2006 15:31:59 +0000 (15:31 +0000)]
Translation updated by Tino Meinen.
2006-08-08 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
Michael Natterer [Tue, 8 Aug 2006 09:12:10 +0000 (09:12 +0000)]
some whitespace and indentation cleanup.
2006-08-08 Michael Natterer <mitch@imendio.com>
* gdk/quartz/gdkdrawable-quartz.c: some whitespace and indentation
cleanup.
(gdk_quartz_draw_rectangle)
(gdk_quartz_draw_arc)
(gdk_quartz_draw_polygon)
(gdk_quartz_draw_points): for pixel-prefect drawing, stroked
coordinates need to go through pixel centers, while filled ones
need to go along pixel boundaries. Moved +0.5 adjusting to the
if(!filled) branches and added/removed some adjustments where they
were wrong.
Inaki Larranaga [Tue, 8 Aug 2006 08:00:56 +0000 (08:00 +0000)]
Fixed some typos.
2006-08-08 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Fixed some typos.
Inaki Larranaga [Tue, 8 Aug 2006 07:59:14 +0000 (07:59 +0000)]
Updated Basque translation.
2006-08-08 Inaki Larranaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
Richard Hult [Mon, 7 Aug 2006 16:45:16 +0000 (16:45 +0000)]
Don't get and release the context for each point, just once, speeds up
2006-08-07 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkdrawable-quartz.c (gdk_quartz_draw_points): Don't
get and release the context for each point, just once, speeds up
drawing many points a lot.
Michael Natterer [Mon, 7 Aug 2006 01:49:11 +0000 (01:49 +0000)]
need to disconnect from signals connected in gtk_drag_dest_set() here.
2006-08-07 Michael Natterer <mitch@imendio.com>
* gtk/gtkdnd-quartz.c (gtk_drag_dest_unset): need to disconnect
from signals connected in gtk_drag_dest_set() here.
* gtk/gtkdnd-quartz.c (gtk_drag_dest_set): call gtk_drag_dest_unset()
instead of disconnecting the old signal connections here.
Emmanuele Bassi [Sun, 6 Aug 2006 23:44:46 +0000 (23:44 +0000)]
Show non existing resources by default. (recent_meta_data_func): Do not
2006-08-07 Emmanuele Bassi <ebassi@gnome.org>
* gtk/gtkrecentchooserdefault.c:
(_gtk_recent_chooser_default_init): Show non existing
resources by default.
(recent_meta_data_func): Do not mark non existing
resources as insensitive.
* gtk/gtkrecentchoosermenu.c:
(gtk_recent_chooser_menu_init): Show non existing
resources by default.
(gtk_recent_chooser_menu_create_item): Do not mark
non existing resources as insensitive.
Matthias Clasen [Sun, 6 Aug 2006 06:01:18 +0000 (06:01 +0000)]
Free all XKB data. (#349997, Chris Wilson)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkkeys-x11.c (gdk_keymap_x11_finalize): Free
all XKB data. (#349997, Chris Wilson)
Matthias Clasen [Sun, 6 Aug 2006 05:58:19 +0000 (05:58 +0000)]
Only get the indicator-size and indicator-spacing style properties for
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkstyle.c (option_menu_get_props): Only get the
indicator-size and indicator-spacing style properties
for GtkOptionMenu. (#349859, Benjamin Otte)
Matthias Clasen [Sun, 6 Aug 2006 05:44:03 +0000 (05:44 +0000)]
Be more careful when creating gcs, also emit change notification.
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_set_grid_lines)
(gtk_tree_view_set_enable_tree_lines): Be more careful
when creating gcs, also emit change notification.
(gtk_tree_view_unrealize): Free the gcs here. (#349834,
Chris Wilson)
Matthias Clasen [Sun, 6 Aug 2006 05:01:17 +0000 (05:01 +0000)]
Add an explanation of attributes. (#349367, Don Anderson)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkcelllayout.sgml: Add an explanation
of attributes. (#349367, Don Anderson)
Matthias Clasen [Sun, 6 Aug 2006 04:46:00 +0000 (04:46 +0000)]
Fix a typo. (#349120, Vincent Untz)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkrecentmanager.sgml: Fix a typo. (#349120, Vincent Untz)
Matthias Clasen [Sun, 6 Aug 2006 04:41:31 +0000 (04:41 +0000)]
Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer, so that the
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcalendar.c (calendar_start_spinning, calendar_timer):
Use G_PRIORITY_DEFAULT_IDLE for the month/year-change timer,
so that the caller will have a chance to redraw/resize itself
between every change. (#348824, Federico Mena Quintero, patch
by Michael Meeks)
Matthias Clasen [Sun, 6 Aug 2006 04:25:57 +0000 (04:25 +0000)]
Add a missing initialization. (#348787, Leonardo Boshell)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfontbutton.c (gtk_font_button_update_font_info):
Add a missing initialization. (#348787, Leonardo Boshell)
Matthias Clasen [Sun, 6 Aug 2006 04:20:05 +0000 (04:20 +0000)]
Use $PKG_CONFIG consistently. (#348740, Jeremy Lainé)
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* configure.in: Use $PKG_CONFIG consistently. (#348740,
Jeremy Lainé)
Matthias Clasen [Sun, 6 Aug 2006 04:15:23 +0000 (04:15 +0000)]
(gtk_notebook_drag_motion): Don't accept drops on
arrows. (#348706, Benjamin Otte)
Matthias Clasen [Sun, 6 Aug 2006 04:10:11 +0000 (04:10 +0000)]
Don't allow dragging a notebook tab to one of its children. (#348626,
2006-08-06 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.c (gtk_notebook_drag_motion): Don't allow
dragging a notebook tab to one of its children. (#348626,
Benjamin Otte)
Matthias Clasen [Sun, 6 Aug 2006 03:36:57 +0000 (03:36 +0000)]
Remove outdated lists of authors and maintainers. (#348538, Owen Taylor)
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* docs/tutorial/gtk-tut.sgml: Remove outdated lists of
authors and maintainers. (#348538, Owen Taylor)
Matthias Clasen [Sun, 6 Aug 2006 03:32:59 +0000 (03:32 +0000)]
Export gtk_entry_reset_im_context privately.
2006-08-05 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentry.c:
* gtk/gtkentryprivate.h: Export gtk_entry_reset_im_context
privately.
* gtk/gtkentrycompletion.c (gtk_entry_completion_action_button_press):
* gtk/gtkentry.c (gtk_entry_completion_key_press): Reset the
entry's im context here. (#348478, Nguyen Thai Ngoc Duy, Christian
Persch)